Tootsville::Db-Select-Records-Simply

Function

Db-Select-Records-Simply names a function, with lambda list (TABLE &REST COLUMNS+VALUES):

Query TABLE where columns = values from the plist COLUMNS+VALUES.

Returns all results in a list, so don't use it with a (potentially) large set.

Uses MemCacheD when available.

File

Defined in file src/db/maria.lisp.